From: Tassilo Horn Date: Fri, 20 Dec 2013 14:33:52 +0000 (+0100) Subject: Mark write-region-inhibit-fsync changes as documented. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~1889 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2e6ddb2c95e23fbcf9aefd7d02d054e0e2f9a6a5;p=emacs.git Mark write-region-inhibit-fsync changes as documented. --- diff --git a/etc/NEWS b/etc/NEWS index 34392ee81af..53fb6e67f8f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -152,6 +152,7 @@ and `remember-notes-buffer-name' to "*scratch*". Without the second change, *scratch* buffer will still be there for notes that do not need to be preserved. +--- ** `write-region-inhibit-fsync' now defaults to t in batch mode. ** ACL support has been added.